home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1995 #5 & #6
/
Amiga Plus CD - 1995 - No. 5 and 6.iso
/
pd
/
daten
/
amicheck
/
macros
/
popcalc.rexx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
OS/2 REXX Batch file
|
1995-08-22
|
240 b
|
10 lines
/* amiCheck macro: Pop up a calculator */
/* An example of how to launch other programs */
OPTIONS RESULTS
/* allow us to invoke shell commands */
address command
/* run the calculator program */
"sys:tools/calculator"